Init the InfoBar message_type to GTK_MESSAGE_OTHER
authorPaolo Borelli <pborelli@gnome.org>
Thu, 23 Feb 2012 23:16:33 +0000 (00:16 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Fri, 24 Feb 2012 07:13:47 +0000 (08:13 +0100)
commit86ffa06f018f2f760c6d466c724e792d51375cc4
tree375de1ce72822c8cf1593727deadb86c0cd90caf
parent1c45afaf95b2c0cdf76016a19ab130bf2e4c7ac4
Init the InfoBar message_type to GTK_MESSAGE_OTHER

In this way the the code executed when the message_type property is set
to its default value (which is 0) gets actually run.
gtk/gtkinfobar.c